CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 停车场 栈

搜索资源列表

  1. 4

    0下载:
  2. [问题描述] 设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交纳费用。试为停车场编制按上
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:137558
    • 提供者:楚潇
  1. park23

    0下载:
  2. 以栈模拟停车场,以队列模拟场外的车道,按照从终端读入的输入数据序列进行模拟管理。内含需求分析 概要设计等 -In order to simulate the stack parking lot, in order to simulate the queue outside the lane, in accordance with the input from the terminal read sequences simulated data management. Summary of req
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:100891
    • 提供者:zhaoshuangxiang
  1. parking

    0下载:
  2. 停车场问题 利用了栈和队列的知识,需要好好仔细的研究下-the secret of parking
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1941
    • 提供者:yxc
  1. checha

    0下载:
  2. 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。栈以顺序结构实现,队列以链表实现。-Simulation of car parks in order to stack to queue simulation sidewalk outside the car, in accordance with the read from the terminal sequence of the input data to simulate management.-Parkin
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2993
    • 提供者:sad
  1. parkingsystem

    0下载:
  2. 这是一个停车场管理程序,使用栈作为设计方法,能够计算车辆出停车场所需付的费用。-This is a car park management program that uses the stack as a design method to calculate the vehicle the car park will cost.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:905744
    • 提供者:Claver
  1. parking

    0下载:
  2. 这是一个简单的停车场管理系统 运用到了栈 和队列-This is a simple parking lot management system applied to the stack and queue
  3. 所属分类:transportation applications

    • 发布日期:2017-03-31
    • 文件大小:256409
    • 提供者:yihuolei
  1. park

    0下载:
  2. 停车场管理系统 以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。-Parking Management System parking lot to stack simulation to simulate vehicle off the road on the queue, in accordance with the input from the terminal read sequences simulated data management.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-08
    • 文件大小:1812
    • 提供者:jia
  1. Parkingmanagement

    0下载:
  2. 实现停车场管理及收费问题 使用栈技术 c语言编写-Parking charges to achieve and stack technology using c language
  3. 所属分类:transportation applications

    • 发布日期:2017-03-27
    • 文件大小:2133
    • 提供者:督促
  1. stackANDqueue

    0下载:
  2. 1. 用栈模拟停车场,队列模拟便道。停车场满的时候在便道排队,一旦有车开走,排在第一位的就进入停车场。 2. 当有车要开走的时候在它后面进入停车场的车先依次开出,待该车缴费离开后再依次回到停车场。 3. 离开停车场时应按时间缴纳费用,排队车辆进入停车场时也应该缴纳相应的排队费用。 4. 车辆到达时输出停车位置,离开时输出停留时间和应缴纳费用。 -1. With a stack simulation parking lot, queue simulation of pavement
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2016
    • 提供者:SUMMER
  1. parking_do

    0下载:
  2. 以栈模拟停车场,以队列模拟车场外的便道。栈以顺序结构实现,队列以链表结构实现。- 源语言:中文▼目标语言:英语▼翻译文字或网页 以栈模拟停车场,以队列模拟车场外的便道。栈以顺序结构实现,队列以链表结构实现。 请键入文字或网站地址,或者上传文档。 取消 朗读将中文译成英语 Parking lot to stack simulation to simulate vehicle off the sidewalk queue. Structure in order to
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:196123
    • 提供者:liudong
  1. jianheduiliedeyingyong

    0下载:
  2. 栈和队列的应用,里面是一个不符合生活的停车场的例子,但去很好的运用栈和队列的基本知识,用来学习栈和队列还是很不错的。-The application of stacks and queues, which is a parking lot does not meet the living example, but to really make use of basic knowledge of stacks and queues, stacks and queues for learning i
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:905852
    • 提供者:张蓝天
  1. tingchechang

    0下载:
  2. 数据结构课程设计,用栈和队列实现停车场管理,可以计时,花费的金钱等-Curriculum design data structure, with stacks and queues to achieve parking management can time, spending money, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2437
    • 提供者:xian
  1. shujujiegou--tingchechang

    0下载:
  2. 这是将队列和栈综合使用的一个程序,实现了停车场和等待停车队列的功能,可以方便管理停车场。-This is the integrated use of the queue and a stack of a program to achieve the parking lot and wait for the function of stopping the queue, you can easily manage parking.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1238
    • 提供者:xiaoyandong
  1. tingchechang

    0下载:
  2. 栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻,对每一组输入数据进行操作后的输出数据为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去;则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表实现。-Stack simulation parking lot to the sidewalk outside the
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1891
    • 提供者:王博
  1. Parkingmanagementsystem

    0下载:
  2. 设计一个停车场管理系统,模拟停车场的运作,通过此程序具备以下功能: 1、要求以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理; 2、要求处理的数据元素包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻; 3、该系统完成以下功能:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费); 4、要求栈以顺序结构实现,队列以链表实现。-Design
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-05
    • 文件大小:193028
    • 提供者:于强
  1. tingchechang

    0下载:
  2. C++数据结构栈操作,实现简易的停车场系统-C++ data structure stack operation, and easy parking system
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1743
    • 提供者:李龙发
  1. car-parking-lot

    0下载:
  2. 利用栈和队列实现停车场,帮助理解栈和队列的使用方式,对于数据结构有一个更深入的了解-Use of stacks and queues to achieve parking lot, to help understand the use of stacks and queues, data structures for a better understanding of
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:13796
    • 提供者:李传林
  1. car

    0下载:
  2. 问题描述: 设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在停车场的最北端),若停车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交纳费用。试为停车场编
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2401
    • 提供者:baizhanning
  1. ting-che

    0下载:
  2. vc6.0实现的停车场各种功能,良好的利用了栈的算法-believe me
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:81804
    • 提供者:武器昂
  1. park

    0下载:
  2. 运用栈,队列,模拟停车场管理系统,数据结构,课程设计-The use of stacks, queues, simulation of car park management system, data structure, curriculum design
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:46529
    • 提供者:yujing
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com